home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / VideoLAN Client (VLC) 1.0.5 / vlc-1.0.5-win32.exe / MAINTAINERS.txt < prev    next >
Text File  |  2010-01-30  |  3KB  |  107 lines

  1. #                            VLC MAINTAINERS
  2. #
  3. # This file lists all modules of VLC, and presents who's responsible for
  4. # what. "Responsible" doesn't mean this person will be alone to improve
  5. # the code, it just means that she's probably the contributor with the
  6. # best knowledge of the code, so that questions and propositions of
  7. # contributions should be directed to her.
  8.  
  9. * CORE VLC ARCHITECTURE
  10.  
  11.   - Makefiles & autoconf : [sam] [meuuh] [courmisch]
  12.   - configuration & command-line options : [gibalou]
  13.   - modules, detection, dynamic loading : [sam]
  14.   - objects support, libvlc : [sam]
  15.   - messages (errors, debug) : [sam]
  16.   - internationalization : [sam]
  17.   - MMX optimizations : [sam]
  18.   - Altivec optimizations : [meuuh] ([jlj])
  19.  
  20. * PLAYLIST
  21.  
  22.   - core support [zorglub] [funman]
  23.  
  24. * PORTS
  25.  
  26.   - Debian GNU/Linux : [sam]
  27.   - BeOS : [titer]
  28.   - Windows : [gibalou]
  29.   - Mac OS X : [thedj]
  30.   - Solaris : [meuuh]
  31.   - *BSD : [meuuh]
  32.   - GNU/Hurd : [sam]
  33.   - iPAQ Familiar Linux : [jpsaman]
  34.   - YOPY/Linupy : [marcari]
  35.   - BSD/OS : Steven M. Schultz
  36.  
  37. * INTERFACE
  38.  
  39.   - interface architecture : [sam] [zorglub]
  40.   - wxWidgets : [gibalou] [zorglub]
  41.   - qt4       : [jb]
  42.   - skins2    : [ipkiss] [asmax]
  43.   - macosx    : [thedj] [bigben] [fkuehne]
  44.   - lirc, dummy, rc, ncurses : [sam] [funman]
  45.   - familiar  : [jpsaman]
  46.   - http      : [meuuh]
  47.  
  48. * VIDEO OUTPUT
  49.  
  50.   - Video output architecture : [sam] [gibalou]
  51.   - dummy, fb, ggi, glide, mga, sdl : [sam]
  52.   - Filters & chroma : [sam] [gibalou]
  53.   - X11, Xvideo      : [gibalou]
  54.   - Directx          : [gibalou]
  55.  
  56. * AUDIO OUTPUT
  57.  
  58.   - audio output architecture : [sam] ([meuuh])
  59.   - ALSA       : [bigben]
  60.   - DirectX    : [gibalou]
  61.   - AUHAL      : [thedj]
  62.   - Other      : [sam] ([meuuh])
  63.   - Filters    : [sam] [babal] [meuuh]
  64.  
  65. * INPUT
  66.  
  67.   - input architecture : [meuuh] [fenrir]
  68.   - Most Demuxers      : [fenrir] [gibalou]
  69.   - DRMS support       : [jlj] [sam]
  70.   - DVB access         : [meuuh]
  71.   - DVD                : [sam]
  72.   - network layer      : [courmisch]
  73.  
  74. * DECODER
  75.  
  76.   - decoders architecture : [meuuh] [gibalou] ([henri])
  77.   - ffmpeg : [fenrir] [gibalou]
  78.   - AC3 SPDIF : [stef]
  79.   - A/52 : [gibalou] ([meuuh])
  80.   - SPU : [sam]
  81.  
  82. * MISC
  83.  
  84.   - VLM 
  85.   - HTTPD : [fenrir]
  86.  
  87. * DOCUMENTATION
  88.  
  89.   - Developer documentation : [sam] ([meuuh])
  90.  
  91.  
  92. [bozo] = Arnaud de Bossoreille de Ribou
  93. [fenrir] = Laurent Aimar
  94. [gibalou] = Gildas Bazin
  95. [henri] = Henri Fallon
  96. [jlj] = Jon Lech Johansen
  97. [jobi] = Johan Bilien
  98. [lool] = Lo├»c Minier
  99. [meuuh] = Christophe Massiot
  100. [sam] = Samuel Hocevar
  101. [saman] = Jean-Paul Saman
  102. [sigmund] = Sigmund Augdal
  103. [stef] = St├⌐phane Borel
  104. [thedj] = Derk-Jan Hartman
  105. [jb] = Jean-Baptiste Kempf
  106. [funman] = Rafa├½l Carr├⌐
  107.